object FormConfigurarResidentes: TFormConfigurarResidentes Tag = 73400 Left = 326 Top = 143 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Configurar la protecci�n permanente' ClientHeight = 340 ClientWidth = 406 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonOpcionesAceptar: TPlaButton Tag = 2200 Left = 240 Top = 306 Width = 73 Height = 21 HelpContext = 193 Caption = '&Aceptar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 TabStop = False OnClick = ButtonOpcionesAceptarClick Default = True ModalResult = 1 end object ButtonOpcionesCancel: TPlaButton Tag = 2400 Left = 321 Top = 306 Width = 73 Height = 21 HelpContext = 194 Caption = '&Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 TabStop = False OnClick = ButtonOpcionesCancelClick Cancel = True ModalResult = 2 end object PanelFicheros: TPlaGroupBox Left = 14 Top = 7 Width = 380 Height = 84 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Protecci�n permanente de archivos' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Image3: TImage Left = 11 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object LabelDescInm: TLabel Tag = 73900 Left = 58 Top = 19 Width = 310 Height = 26 AutoSize = False Caption = 'Permite configurar las propiedades de la protecci�n permanente d' + 'e archivos.' WordWrap = True end object CBFicheros: TPlaCheckBox Tag = 36600 Left = 58 Top = 54 Width = 63 Height = 16 HelpContext = 47 Caption = 'Activado' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 TabStop = False OnClick = CBFicherosClick ParentColor = False end object ButtonConfigFicheros: TPlaButton Tag = 2100 Left = 295 Top = 51 Width = 73 Height = 21 HelpContext = 46 Caption = 'Configurar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False OnClick = ButtonConfigFicherosClick end end object PanelInternet: TPlaGroupBox Tag = 73600 Left = 14 Top = 100 Width = 380 Height = 85 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Protecci�n permanente de correo' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 object Image2: TImage Left = 11 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object LabelDescIni: TLabel Tag = 74000 Left = 58 Top = 19 Width = 310 Height = 26 AutoSize = False Caption = 'Permite configurar las propiedades de la protecci�n permanente d' + 'e correo y bloquear direcciones y servicios de Internet.' WordWrap = True end object CBInternet: TPlaCheckBox Tag = 36600 Left = 58 Top = 54 Width = 63 Height = 16 Hint = '2008' HelpContext = 47 Caption = 'Activado' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 TabStop = False OnClick = CBInternetClick ParentColor = False end object ButtonConfigInternet: TPlaButton Tag = 2100 Left = 295 Top = 51 Width = 73 Height = 21 Hint = '2009' HelpContext = 140 Caption = 'Configurar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False OnClick = ButtonConfigInternetClick end end object PanelFirewall: TPlaGroupBox Tag = 73800 Left = 14 Top = 194 Width = 380 Height = 97 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Protecci�n permanente firewall' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 4 object Image1: TImage Left = 11 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object Label1: TLabel Tag = 74200 Left = 58 Top = 19 Width = 310 Height = 39 AutoSize = False Caption = 'Permite configurar las propiedades de la protecci�n permanente f' + 'irewall; programas que pueden acceder a Internet, bloqueo de ata' + 'ques, etc.' WordWrap = True end object CBFirewall: TPlaCheckBox Tag = 36600 Left = 58 Top = 67 Width = 63 Height = 16 Hint = '2010' HelpContext = 204 Caption = 'Activado' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 TabStop = False OnClick = CBFirewallClick ParentColor = False end object PlaButton1: TPlaButton Tag = 2100 Left = 295 Top = 64 Width = 73 Height = 21 Hint = '2011' HelpContext = 205 Caption = 'Configurar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False OnClick = PlaButton1Click end end end